home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / delicious_bookmarks-2.0.64-fx.xpi / chrome / deliciousBookmarks.jar / skin / overlay.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2008-06-19  |  17.8 KB  |  705 lines

  1. /* xbl */
  2. ybsidebar {
  3.   -moz-binding: url("chrome://ybookmarks/content/ybSidebarOverlay.xml#ybsidebar");
  4. }
  5.  
  6. splitter[ybookmarkPopup="true"] {
  7.   -moz-binding: url("chrome://ybookmarks/content/ybSidebarOverlay.xml#splitter") !important;
  8. }
  9.  
  10. menuitemheader {
  11.   -moz-binding: url("chrome://ybookmarks/content/menuitemHeader.xml#menuitemHeader") !important;
  12. }
  13.  
  14. /* import options*/
  15. importoptions {
  16.   -moz-binding: url("chrome://ybookmarks/content/importOptions.xml#importOptions") !important;
  17. }
  18.  
  19. spacer.addtags-spacer {
  20.   width: 2em;
  21. }
  22. /* end import options*/
  23.  
  24. tagautocomplete {
  25.   -moz-binding: url("chrome://ybookmarks/content/tagAutoComplete.xml#tagAutoComplete") !important;
  26. }
  27.  
  28. jumpautocomplete {
  29.   -moz-binding: url("chrome://ybookmarks/content/jumpAutoComplete.xml#jumpAutoComplete") !important;    
  30. }
  31.     
  32. listcell.editable {
  33.   -moz-binding: url("chrome://ybookmarks/content/editableListCell.xml#listcell-editable") !important;
  34. }
  35.  
  36. listcell.editable-tagautocomplete {
  37.   -moz-binding: url("chrome://ybookmarks/content/editableListCell.xml#listcell-editable-tagautocomplete") !important;
  38. }
  39.  
  40. listcell.editable .listcell-label {
  41.   padding-top: 6px !important;
  42.   padding-left: 6px !important;
  43. }
  44. listcell.editable-tagautocomplete .listcell-label {
  45.   padding-top: 6px !important;
  46.   padding-left: 6px !important;
  47. }
  48.  
  49. /*tagautocomplete .yb-tag-suggestions-popup {
  50.     max-height: 100px !important;
  51. }
  52.  
  53. tagautocomplete .yb-tag-suggestions-popup  scrollbox {
  54.     max-height: 100px !important;
  55. }
  56. */
  57. tagautocomplete .yb-tag-suggestions-popup .autorepeatbutton-up,
  58. tagautocomplete .yb-tag-suggestions-popup .autorepeatbutton-down {
  59.   -moz-binding: none !important;
  60.   margin: 0px !important;
  61.   padding: 0px !important;
  62.  
  63. }
  64.  
  65. tagautocomplete .yb-tag-suggestions-popup > .popup-internal-box {
  66.   margin: 0px !important;
  67.   padding: 0px !important;
  68. }
  69.  
  70. /* main browser */
  71.  
  72. /* The following is to fix the alignment of iconic menuitems in windows */
  73. #ybookmarks_menu_popup menuitem, #ybookmarks_menu_popup menu {
  74.   padding-left: 4px;
  75. }
  76. #ybookmarks_menu_popup menuitem.menuitem-iconic, #ybookmarks_menu_popup menu.menu-iconic {
  77.   padding-left: 0px;
  78. }
  79.  
  80.  
  81. menu[parent="menuitemheader"] .menu-right[_moz-menuactive="true"] {
  82.   list-style-image: url("chrome://global/skin/menu/Menu-arrow.png");
  83. }
  84.  
  85.  
  86. #del-button-delicious {
  87. /*  list-style-image: url("chrome://ybookmarks/skin/del-sidebar.png"); */
  88.     list-style-image: url("chrome://ybookmarks/skin/bookmarksButtonBig.png");
  89.       -moz-image-region: rect(24px 24px 48px 0px);
  90. }
  91.  
  92. #del-button-delicious:hover {
  93.   -moz-image-region: rect(0px 24px 24px 0px);  
  94. }
  95.  
  96. #del-button-delicious.firefox15 image {
  97.   padding-top: 5px;
  98.   padding-bottom: 5px;
  99. }
  100.  
  101. #del-button-delicious[disabled="true"] { 
  102.   -moz-image-region: rect(48px 24px 72px 0px);
  103. }
  104.  
  105.  
  106. #del-button-delicious-page{
  107. /*  list-style-image: url("chrome://ybookmarks/skin/mydelicious.png"); */
  108.     list-style-image: url("chrome://ybookmarks/skin/deliciousButtonBig.png");
  109.       -moz-image-region: rect(24px 24px 48px 0px);
  110. }
  111.  
  112. #del-button-delicious-page:hover {
  113.   -moz-image-region: rect(0px 24px 24px 0px);  
  114. }
  115.  
  116. #del-button-delicious-page.firefox15 image {
  117.   padding-top: 5px;
  118.   padding-bottom: 5px;
  119. }
  120.  
  121. #del-button-delicious-page[disabled="true"] { 
  122.   -moz-image-region: rect(48px 24px 72px 0px);
  123. }
  124.  
  125. toolbar[iconsize="small"] #del-button-delicious-page {
  126.     list-style-image: url("chrome://ybookmarks/skin/deliciousButtonSmall.png");
  127.   -moz-image-region: rect(0px 16px 16px 0px);
  128. }
  129. toolbar[iconsize="small"] #del-button-delicious-page:hover {
  130.   -moz-image-region: rect(16px 16px 32px 0px);
  131. }
  132. toolbar[iconsize="small"] #del-button-delicious-page[disabled="true"] {
  133.   -moz-image-region: rect(32px 16px 48px 0px);
  134. }
  135.  
  136.  
  137.  
  138. #del-button-tagPage { 
  139. /*  list-style-image: url("chrome://ybookmarks/skin/tagdelicious.png"); */
  140.     list-style-image: url("chrome://ybookmarks/skin/tagButtonBig.png");
  141.   -moz-image-region: rect(0px 24px 24px 0px);  
  142. }
  143.  
  144. #del-button-tagPage.firefox15 image {
  145.   padding-top: 5px;
  146.   padding-bottom: 5px;
  147. }
  148.  
  149. #del-button-tagPage:hover {
  150.   -moz-image-region: rect(24px 24px 48px 0px);
  151. }
  152.  
  153. #del-button-tagPage[disabled="true"] { 
  154.   -moz-image-region: rect(48px 24px 72px 0px);
  155. }
  156.  
  157. /* Large icons */
  158.  
  159. .toolbar-tag-effect[del="true"] {
  160.   -moz-image-region: rect(24px 24px 48px 0px) !important;    
  161. }
  162.  
  163. /* small icons */
  164.  
  165. .toolbar-tag-effect-small[del="true"] {
  166.   -moz-image-region: rect(16px 16px 32px 0px) !important;    
  167. }
  168.  
  169. toolbar[iconsize="small"] #del-button-tagPage {
  170.   list-style-image: url("chrome://ybookmarks/skin/tagButtonSmall.png");
  171.   -moz-image-region: rect(0px 16px 16px 0px);
  172. }
  173. toolbar[iconsize="small"] #del-button-tagPage:hover {
  174.   -moz-image-region: rect(16px 16px 32px 0px);
  175. }
  176. toolbar[iconsize="small"] #del-button-tagPage[disabled="true"] {
  177.   -moz-image-region: rect(32px 16px 48px 0px);
  178. }
  179.  
  180. .provider-menu-icon {
  181.   list-style-image: url("chrome://ybookmarks/skin/deliciousSmall12X12.gif");
  182. }
  183.  
  184. .provider-menubar-icon {
  185.   list-style-image: url("chrome://ybookmarks/skin/deliciousSingleButton.png");
  186. }
  187.  
  188. .menubar-icon {
  189.   list-style-image: url("chrome://ybookmarks/skin/blank.png");
  190. }
  191.  
  192. menu.yb-tag-item {
  193.   min-width: 0;
  194.   max-width: 26em;
  195. }
  196.  
  197. .yb-tag-item > .menu-iconic-left {
  198.   margin-top: 0;
  199.   margin-bottom: 0;
  200. }
  201.  
  202. .yb-tag-item > .menu-iconic-left > .menu-iconic-icon {
  203.   width: 16px;
  204.   height: 16px;
  205.   -moz-padding-start: 0px;
  206. }
  207.  
  208. .yb-tag-item  {
  209.   /*list-style-image: url("chrome://ybookmarks/skin/tag.gif") !important;*/
  210.   list-style-image: url("chrome://ybookmarks/skin/tagIcon.png") !important;
  211.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  212. }
  213.  
  214. .yb-tag-item-reserved  {
  215.   list-style-image: url("chrome://global/skin/icons/folder-item.png") !important;
  216.   -moz-image-region: rect(0px, 32px, 16px, 16px) !important;
  217. }
  218. .yb-tag-item-reserved[mac=true]  {
  219.   list-style-image: url("chrome://global/skin/tree/folder.png") !important;
  220.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  221. }
  222.  
  223. .yb-bundle-item {
  224.   /*list-style-image: url("chrome://ybookmarks/skin/icon-bundles.gif") !important;*/
  225.   list-style-image: url("chrome://ybookmarks/skin/bundleIcon.png") !important;
  226.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  227. }
  228.  
  229. /* sidebar */
  230.  
  231. treechildren::-moz-tree-image(Name) {   
  232.    width:16px;   
  233.    height:16px;   
  234.  
  235. treechildren::-moz-tree-image(Name, container, livemark) {
  236.   list-style-image: url(chrome://browser/skin/page-livemarks.png) !important;
  237.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  238. }
  239.  
  240. treechildren::-moz-tree-image(Name, container) {
  241.   /*list-style-image: url("chrome://ybookmarks/skin/tag.gif");*/
  242.   list-style-image: url("chrome://ybookmarks/skin/tagIcon.png");
  243.   -moz-image-region: rect(0px, 16px, 16px, 0px);
  244. }
  245.  
  246. treechildren::-moz-tree-image(tag) {
  247.   /*list-style-image: url("chrome://ybookmarks/skin/tag.gif") !important; */
  248.   list-style-image: url("chrome://ybookmarks/skin/tagIcon.png") !important;
  249.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  250. }
  251.  
  252. tree#ybbookmarks-tree-tags treechildren::-moz-tree-image(Name) {
  253.   /*list-style-image: url("chrome://ybookmarks/skin/tag.gif") !important; */
  254.   list-style-image: url("chrome://ybookmarks/skin/tagIcon.png") !important;
  255.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;
  256. }
  257.  
  258. tree#ybbookmarks-tree-bookmarks treechildren::-moz-tree-image(hasDesc) {
  259.   list-style-image: url("chrome://ybookmarks/skin/note.gif") !important; 
  260. }
  261.  
  262.  
  263. .ybSidebarTagNum {
  264.     text-align : right;
  265.     margin-right : 1em;
  266.     min-width : 40px;
  267. }
  268.  
  269. .ybSidebarNotes {
  270.     text-align : right;
  271.     /*margin-right : 1em;*/
  272.     min-width : 40px;
  273.     max-width : 40px;
  274. }
  275.  
  276. .ysidebar-textlink {
  277.   color            : blue;
  278.   border           : 1px solid transparent;
  279. }
  280.  
  281. .ysidebar-textlink[linktype="standard"] {
  282.   text-decoration  : underline;
  283. }
  284.  
  285.   
  286. .ysidebar-textlink:hover {
  287.   cursor           : pointer;
  288.   text-decoration  : underline;
  289.  
  290. .ybsidebar-noSearchResultsText, .ybsidebar-searchText, .ybsidebar-importingText {
  291.   color : grey;
  292. }
  293.  
  294. .ybsidebar-info-container {
  295.   padding : 5px;
  296. }
  297.  
  298. .ybsidebar-info-image { 
  299.   list-style-image: url("chrome://ybookmarks/skin/deliciousButtonSmall.png");
  300.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;  
  301. }
  302.  
  303. .ybsidebar-info-image:hover { 
  304.   cursor           : pointer; 
  305. }
  306.  
  307.  
  308. .ysidebar-label-container {
  309.   padding : 3px 0px 3px 0px;
  310. }
  311.  
  312. .ybsidebar-tree-container{
  313.   min-height: 335px;
  314. }
  315.  
  316. #ybsidebar-popup { 
  317.  
  318.   min-height: 400px;
  319.   background-color: -moz-dialog;
  320.   border-top-width: 1px;
  321.   border-right-width: 1px;
  322.   border-bottom-width: 1px;
  323.   border-left-width: 1px;
  324.   border-top-style: solid;
  325.   border-right-style: solid;
  326.   border-bottom-style: solid;
  327.   border-left-style: solid;
  328.   border-top-color: threedshadow;
  329.   border-right-color: threedshadow;
  330.   border-bottom-color: threedshadow;
  331.   border-left-color: threedshadow;
  332. }
  333.  
  334. .ybsidebar-search {
  335.   padding: 0px !important;
  336.   margin: 0px !important;
  337. /*  border: 0px !important;*/
  338. /*  outline: none !important;*/
  339. /*  background-color: yellow;*/
  340. }
  341.  
  342. .ybsidebar-search1 {
  343.     margin-top: 0px;
  344.     height: 22px;
  345.     width: 11px;
  346.     
  347. }
  348.  
  349. .ybsidebar-search2 {
  350.      height: 20px !important;
  351.      margin: 4px 4px 4px 4px;
  352.      -moz-user-focus: normal !important;
  353.      -moz-appearance: none;
  354.      -moz-box-align: center !important;
  355.      border-style: none;
  356.      -moz-outline: solid 1px white;
  357.      color: black !important;
  358.      -moz-outline-color: #3274D0 !important;
  359.      background-color: white !important;     
  360. }
  361.  
  362. .ybsidebar-search2[status="inactive"] {     
  363.      background-color: #d9d9d9 !important;
  364.      color: #666666 !important;
  365. }
  366.  
  367. .ybsidebar-search2[status="focus"] {     
  368.      background-color: white !important;
  369.      color: black !important;
  370. }
  371.  
  372. .ybsidebar-search-reset-style {
  373.   -moz-box-flex: 1; /* expand to fill toolbar height */
  374.   list-style-image: url("chrome://ybookmarks/skin/searchIcon.gif");
  375. }  
  376.  
  377. .ybsidebar-search-reset-style > .toolbarbutton-icon {
  378.   -moz-margin-end: 0px !important;
  379.   -moz-padding-end: 0px !important;
  380.   -moz-padding-start: 0px !important;  
  381. }
  382.  
  383. .ybsidebar-no-search-result-box {
  384.  
  385.   padding: 4px 0px 0px 6px;
  386.   margin: 0 !important;
  387.   border: none !important;
  388.   -moz-appearance: listbox;
  389. }
  390.  
  391. .ybsidebar-spacer {
  392.   
  393.   height: 5px;
  394. }
  395.  
  396. .ybsidebar-showSidebarButton {
  397.   -moz-appearance: none;
  398.   border: none !important; 
  399.   list-style-image: url("chrome://ybookmarks/skin/showSidebar.gif");
  400. }
  401.  
  402. .ybsidebar-showSidebarButton:hover {
  403. }
  404. .ybsidebar-showSidebarButton[disabled="true"] {
  405. }
  406.  
  407.  
  408. /* toolbar */
  409. /*
  410. #ybToolbar-bookmarksview-nonbookmarks {
  411.    background-color:blue !important; 
  412.   margin: 0px !important;    
  413. }*/
  414.  
  415.  
  416. #ybToolbar-options {
  417.   visibility: visible !important;
  418.   list-style-image: url("chrome://ybookmarks/skin/deliciousButtonSmall.png");
  419.   -moz-image-region: rect(0px 16px 16px 0px);
  420.   min-width:  16px;
  421.   margin: 0px;
  422. }
  423.  
  424. #ybToolbar-options > .toolbarbutton-menu-dropmarker {
  425.     margin-left: 3px !important;
  426.     margin-right: 3px !important;
  427. }
  428.  
  429. #ybToolbar-options > .toolbarbutton-icon {
  430.   display: -moz-box !important;
  431. }
  432.  
  433. #ybToolbar-options > .toolbarbutton-text {
  434.   min-width:  0px;
  435.   margin:  0px;
  436. }
  437.  
  438. #ybToolbar-options:hover {
  439.   -moz-image-region: rect(16px 16px 32px 0px);
  440. }
  441.  
  442. toolbar[iconsize="small"] #del-button-delicious {
  443.   list-style-image: url("chrome://ybookmarks/skin/bookmarksButtonSmall.png");
  444.   -moz-image-region: rect(0px 16px 16px 0px);
  445. }
  446. toolbar[iconsize="small"] #del-button-delicious:hover {
  447.   -moz-image-region: rect(16px 16px 32px 0px);
  448. }
  449. toolbar[iconsize="small"] #del-button-delicious[disabled="true"] {
  450.   -moz-image-region: rect(32px 16px 48px 0px);
  451. }
  452.  
  453. #ybToolbar-selection {
  454.   margin: 0px !important;
  455. }
  456.  
  457. #ybToolbar-bookmarksview-bookmarks {
  458.   min-width:  0px !important;
  459. }
  460.  
  461. #ybToolbar-tagsview {
  462.   min-width:  0px !important;
  463. }
  464.  
  465. #ybToolbar-tagsview-tags {
  466.   min-width:  0px !important;
  467. }
  468.  
  469. #ybToolbar-bundlesview {
  470.   min-width:  0px !important;
  471. }
  472.  
  473. #ybToolbar-bundlesview-bundles { 
  474.   min-width:  0px !important;
  475. }
  476.  
  477.  #ybToolbar-bundlesview-nonbundles { 
  478.   min-width: 0px !important;  
  479. }
  480.  
  481. #ybToolbar-bundles-options {
  482.   margin-left: 0px !important;
  483.   padding-left: 0px !important;
  484.   padding-top: 0px !important;
  485.   padding-bottom: 0px !important;
  486.   list-style-image: url("chrome://ybookmarks/skin/bundles-reload.png");
  487.   -moz-image-region: rect(0px 16px 16px 0px);  
  488. }
  489.  
  490. #ybToolbar-bundles-options:hover {
  491.   -moz-image-region: rect(16px 16px 32px 0px);
  492. }
  493.  
  494. #ybToolbar-bundles-options:active {
  495.   -moz-image-region: rect(32px 16px 48px 0px);
  496. }
  497.  
  498. #ybToolbar-bundles-options > .toolbarbutton-menubutton-button {
  499.   padding-top: 3px;
  500.   padding-bottom: 0px;
  501. }
  502.  
  503. #ybToolbar-bundles-options > .toolbarbutton-menubutton-dropmarker {
  504.   margin-left: 0px !important;
  505.   margin-right: 3px !important;
  506. }
  507.  
  508. #ybToolbar-overflow-padder {
  509.   min-width:  0px !important;
  510.   margin: 0px !important;
  511. }
  512.  
  513. #ybToolbar-chevron {
  514.   min-width: 0px !important;
  515.   margin-left: 0px !important;
  516.   margin-right: 0px !important;
  517.   padding-left: 3px !important;
  518.   padding-right: 0px !important;
  519.   border:  none !important;
  520. }
  521.  
  522. #ybToolbar-chevron > .toolbarbutton-text,
  523. #ybToolbar-chevron > .toolbarbutton-menu-dropmarker {
  524.   min-width: 0px !important;
  525.   margin: 0px !important;
  526.   padding-left: 0px !important;
  527.   padding-right: 0px !important;
  528.   border:  none !important;
  529. }
  530.  
  531.  
  532. toolbarpaletteitem[place="toolbar"] .yb-tag-item,  toolbarpaletteitem[place="toolbar"] .yb-toolbar-button {
  533.    visibility: hidden;
  534. }
  535.  
  536. /* prevent mode=icons/text from hiding labels and icons */
  537. .yb-toolbar-button > .toolbarbutton-icon, .yb-toolbar-button > .toolbarbutton-text {
  538.   display:  -moz-box !important;
  539. }
  540. #ybToolbar-toolbar > .toolbarbutton-icon, #ybToolbar-toolbar > .toolbarbutton-text {
  541.   display:  -moz-box !important;
  542. }
  543.  
  544. toolbarbutton.yb-tag-item > .toolbarbutton-icon, toolbarbutton.yb-tag-item > .toolbarbutton-text,
  545. toolbarbutton.yb-bundle-item > .toolbarbutton-icon, toolbarbutton.yb-bundle-item > .toolbarbutton-text {
  546.   display:  -moz-box !important;
  547. }
  548.  
  549. #ybToolbar-selection {
  550.   /*list-style-image: url("chrome://ybookmarks/skin/tag.gif") !important;*/
  551.   list-style-image: url("chrome://ybookmarks/skin/tagIcon.png") !important;
  552.   -moz-image-region: rect(0px, 16px, 16px, 0px) !important;  
  553. }
  554.  
  555. #ybToolbar-selection > .toolbarbutton-text {
  556.   display: -moz-box !important;
  557. }
  558.  
  559.  
  560. toolbarbutton.yb-tag-item {
  561.   margin-left:  0px !important;
  562.   margin-right:  0px !important;
  563. }
  564.  
  565. toolbarbutton.bookmark-item {
  566.   margin-left:  0px !important;
  567.   margin-right:  0px !important;
  568. }
  569.  
  570. #ybToolbar-toolbar toolbarbutton[container="true"] > .toolbarbutton-menu-dropmarker {
  571.     margin-left: 3px !important;
  572. }
  573.  
  574. #ybToolbar-toolbar toolbarbutton[livemark="true"] > .toolbarbutton-menu-dropmarker {
  575.   margin-left: 0px !important;
  576. }
  577.  
  578. #ybToolbar-selection-menulist {
  579.   -moz-appearance: toolbarbutton;
  580. }
  581.  
  582. #ybTagsToolbarEditor {
  583.   width: 250px;
  584.   padding: 5px 5px 5px 5px;
  585.   /*-moz-binding: url('chrome://ybookmarks/content/tagAutoComplete.xml#tagAutoComplete');*/
  586. }
  587.  
  588. button.ybTagsToolbarEditor-image {
  589.  
  590.   -moz-appearance: none;
  591.   -moz-user-focus: ignore;
  592.   margin: 0px !important;
  593.   border: none !important;
  594.   padding: 1px !important;
  595.   width: 13px !important;
  596.   min-width: 0;
  597.   background-color: transparent;
  598. }
  599.  
  600. button.ybBundleEditor-image {
  601.  
  602.   -moz-appearance: none;
  603.   -moz-user-focus: ignore;
  604.   margin: 0px !important;
  605.   border: none !important;
  606.   padding: 1px !important;
  607.   width: 13px !important;
  608.   min-width: 0;
  609.   background-color: transparent;
  610. }
  611.  
  612.  
  613. menuitem.yb_menuitem_noicon {
  614.   list-style-image:  none !important;
  615. }
  616. toolbarbutton.bookmark-item[collapsed] { /* cmyang: 2006-09-27 for some reason, collapsed still has width 2 */
  617.   width:  0px !important;
  618. }
  619.  
  620. #yb-import-progress-tour-link, #yb-import-progress-tour-desc {
  621.   margin: 0px !important;
  622. }
  623.  
  624. .left-padded-menuitem {
  625.   padding-left: 4px;
  626. }
  627.  
  628. /* Status Bar */
  629. #yb-statusbar-infopanel-icon {
  630.   list-style-image: url("chrome://ybookmarks/skin/mydelicious-small.png");
  631.   -moz-image-region: rect(0px 16px 16px 0px);  
  632. }
  633.  
  634. #yb-statusbar-infopanel-icon:hover {
  635.   -moz-image-region: rect(16px 16px 32px 0px);
  636. }
  637.  
  638. #yb-statusbar-infopanel-tooltip-notshared {
  639.   color: red;  
  640. }
  641.  
  642. /* Upgrade Alert*/
  643. #yb-upgrade-alert spacer.radio {
  644.   width: 5em;
  645. }
  646.  
  647. #yb-upgrade-alert spacer.line {
  648.   height: 1em;
  649. }
  650.  
  651. .yb-pin-button {
  652.   list-style-image: url("chrome://ybookmarks/skin/pinDown.gif") !important; 
  653.   border: none !important;
  654.   padding: none !important;
  655.   margin: none !important;
  656. }
  657.  
  658. .yb-pin-button:hover {
  659.   list-style-image: url("chrome://ybookmarks/skin/pinDownHigh.gif") !important; 
  660.   border: none !important;
  661.   padding: none !important;
  662.   margin: none !important;
  663. }
  664.  
  665. .yb-nopin-button {
  666.   list-style-image: url("chrome://ybookmarks/skin/pinUp.gif") !important; 
  667.   border: none !important;
  668.   padding: none !important;
  669.   margin: none !important;
  670. }
  671.  
  672. .yb-nopin-button:hover {
  673.   list-style-image: url("chrome://ybookmarks/skin/pinUpHigh.gif") !important; 
  674.   border: none !important;
  675.   padding: none !important;
  676.   margin: none !important;
  677. }
  678.  
  679. .yb-pin-button > .toolbarbutton-icon {
  680.   -moz-margin-end: 0px !important;
  681.   -moz-padding-end: 0px !important;
  682.   -moz-padding-start: 0px !important;
  683. }
  684.  
  685. .yb-nopin-button > .toolbarbutton-icon {
  686.   -moz-margin-end: 0px !important;
  687.   -moz-padding-end: 0px !important;
  688.   -moz-padding-start: 0px !important;
  689. }
  690.  
  691. .yb-statusbaricon-network {
  692.   list-style-image: url("chrome://ybookmarks/skin/networkInActive.png") !important; 
  693. }
  694.  
  695. .yb-statusbaricon-network[status="active"] {    
  696.   list-style-image: url("chrome://ybookmarks/skin/networkActive.png") !important; 
  697. }
  698.  
  699. .yb-statusbaricon-network[status="inactive] {    
  700.   list-style-image: url("chrome://ybookmarks/skin/networkInActive.png") !important; 
  701. }
  702.  
  703.